html,
body {
 height: 100%;
}

#wholePage {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 min-width: 1000px;
 margin: 0;
}

a {
 font-weight: bold;
 font-size: 12px;
 color: #000;
 text-decoration: none;
}

img {
 border-style: none;
}

h1 {
 line-height: 1.2em;
 text-transform: capitalize;
 color: #999;
}

h2 {
 line-height: 0;
 color: #000;
 font-weight: bold;
 font-size: 16px;
 padding-top: 15px;
}

.clearer {
 clear: both;
}

a.darkRed {
 color: #b22;
 font-weight: bold;
 font-size: 12px;
 padding-left: 10px;
}

a.redLink {
 color: #f11;
 font-weight: bold;
 font-size: 12px;
 padding-left: 10px;
 text-decoration: underline;
}

p.greyText {
 color: #666;
 font-weight: normal;
 font-size: 14px;
 margin: 2px 0;
 padding: 0 0 0 10px;
}

hr {
 width: 95%;
}

#outer1 {
 width: 100%;
 margin-right: -188px;
 float: left;
}

#outer2 {
 margin-right: 188px;
}

#outer3 {
 width: 100%;
 margin-left: -188px;
 float: right;
}

#hdr {
 height: 94px;
 background-color: #000;
}

#hdrLeft {
 width: 157px;
 height: 94px;
 background-color: #000;
 float: left;
}

#hdrRight {
 width: 83%;
 height: 94px;
 background: transparent url('../../images/agents/deborah/hdrRightBg.gif') no-repeat scroll right top;
 float: right;
}

#hdrRight1 {
 width: 450px;
 height: 94px;
 float: right;
}

#hdrRight2 {
 width: 370px;
 font-size: 13px;
 float: right;
}

#htTtl {
 padding-right: 5px;
 text-align: right;
 float: left;
}

#hName {
 font-family: Times, "Times New Roman", serif;
 text-decoration: underline;
 font-style: italic;
 font-size: 51px;
 line-height: 1.2em;
 color: #f00;
}

#hName a {
 font-family: Times, "Times New Roman", serif;
 text-decoration: underline;
 font-style: italic;
 font-size: 51px;
 font-weight: normal;
 color: #f00;
}

#hLName {
 font-size: 28px;
 line-height: 1em;
 color: #f00;
}

#hLName a {
 font-size: 28px;
 font-weight: normal;
 color: #f00;
}

#hDescr {
 padding-top: 26px;
 padding-left: 10px;
 font-size: 17px;
 line-height: 1.2em;
 color: #fff;
 font-family: Times, "Times New Roman", serif;
 text-transform: uppercase;
}

#hDescr div {
 border-left: 1px solid #fff;
 padding-left: 10px;
 padding-top: 5px;
 padding-bottom: 10px;
}

#hdrMenu {
 float: right;
 padding-top: 20px;
 padding-right: 3px;
}

#hdrMenuTable td.lft {
 width: 160px;
 text-align: right;
 border-bottom: 1px solid #fff;
}

#hdrMenuTable td.rgt {
 width: 180px;
 text-align: left;
 border-bottom: 1px solid #fff;
}

#hdrMenuTable td.spaceColumn {
 width: 5px;
}

#hdrMenuTable a {
 color: #fff;
 font-weight: bold;
 padding: 3px;
}

#upLn {
 background-color: #444;
 border-top: 1px solid #888;
 border-bottom: 1px solid #000;
}

.hMenuBlock {
 width: 143px;
 height: 25px;
 background: #b11 url('../../images/agents/deborah/hmenubackground.gif') repeat-x scroll left top;
 text-align: center;
 float: left;
 border: 1px solid #aaa;
}

.hMenuBlock a {
 color: #fff;
 font-size: 12px;
 line-height: 2em;
 font-weight: bold;
 text-decoration: none !important;
 padding-top: 0;
}

.redBlock {
 width: 120px;
 height: 15px;
 background: #b11 url('../../images/agents/deborah/hmenubackground.gif') repeat-x scroll left top;
 text-align: center;
 border: 1px solid #aaa;
 margin: 20px 5px 0 15px;
 padding-top: 5px;
 padding-bottom: 5px;
}

.redBlock a {
 color: #fff;
 font-size: 12px;
 text-decoration: none !important;
 font-weight: normal;
}

.greyBlock {
 width: 120px;
 height: 15px;
 background: #555 url('../../images/agents/deborah/greyBlockBg.gif') repeat-x scroll left top;
 text-align: center;
 border: 1px solid #aaa;
 margin: 10px 5px 20px 15px;
 padding-top: 5px;
 padding-bottom: 5px;
}

.greyBlock a {
 font-size: 12px;
 font-weight: normal;
 color: #fff;
 text-decoration: none !important;
}

#main {
 width: 100%;
 background: #fff url('../../images/agents/deborah/mainRightTopBg.gif') repeat-x scroll left top;
}

#mainLeft {
 height: 700px; 
 width: 157px;
 background: #f11 url('../../images/agents/deborah/mainLeftTopBg.gif') repeat-x;
 float: left;
}

img.menuLeft {
 padding-top: 20px;
 padding-left: 25px;
}

#mainCenter {
 margin-left: 157px;
 padding-top: 10px;
 padding-left: 10px;
 background: #fff url('../../images/agents/deborah/mainCenterTopBg.gif') repeat-x;
}

#mainRight {
 width: 188px;
 height: 700px; 
 background: #bbb url('../../images/agents/deborah/mainRightTopBg.gif') repeat-x;
 float: right;
}

.leftMenuTable td {
 width: 157px;
 text-align: left;
 border-bottom: 1px solid #fff;
 padding-left: 15px;
 padding-top: 0;
 padding-bottom: 2px;
}

.leftMenuTable a {
 color: #fff;
 font-weight: bold;
}

.leftMenuTable tr.active a {
 color: #ff6;
}

#mainLeft p {
 font-weight: bold;
 font-size: 14px;
 margin-top: 20px;
 margin-bottom: 10px;
 padding-left: 10px;
}

#mainLeft p.listings {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
 margin-top: 20px;
 margin-bottom: 10px;
 padding-left: 20px;
}

#mainLeft p.listings2 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
 margin-top: 20px;
 margin-bottom: 10px;
}

#mainLeft p.lang {
 font-weight: bold;
 font-size: 14px;
 margin-top: 5px;
 padding-left: 20px;
}

#mainLeft p.norm {
 font-weight: normal;
 font-size: 14px;
 margin: 0;
 margin-top: 5px;
 padding-left: 20px;
}

#mainLeft select {
 width: 150px;
 font-size: 11px;
 margin-left: 4px;
}

#mLeftGo input {
 padding-left: 125px;
}

div.adBanner {
 display: block;
 text-align: center;
 margin-top: 1.5em;
 overflow: hidden;
}

div.adBanner a,
div.adBanner div {
 display: block;
 margin: 6px auto;
}

div.adBanner img,
div.adBanner embed,
div.adBanner object {
 display: block;
 margin: 0 auto;
 width: 70%;
}

#mJump {
 width: 73px;
 height: 95px;
 clear: both;
 padding-left: 60px;
 padding-top: 250px;
}

#ftr {
 line-height: 35px;
 background-color: #444;
 text-align: center;
 color: #fff;
 clear: both;
}

#ftrLeft {
 width: 157px;
 height: 35px;
 background-color: #666;
 float: left;
}

#ftrRight {
 background-color: #444;
 height: 35px;
}

table.ftrTable {
 height: 100%;
 padding: 2px 0 7px;
 margin: 0 auto;
}

#ftr a {
 font-weight: normal;
 padding-left: 5px;
 padding-right: 5px;
 color: #fff;
}

#ftr a:hover {
 color: #fff;
}

#copy {
 background-color: #ccc;
 text-align: center;
 padding-top: 25px;
 height: 50px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #666;
}

#copy a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #666;
}

#copy a:hover {
 font-family: Arial, Helvetica, sans-serif;
 color: #666;
}

#contacts {
 clear: both;
 padding-top: 10px;
 padding-bottom: 10px;
}

#contacts p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: center;
 margin: 0;
 margin-top: 5px;
}

p.blackP {
 font-family: Times, "Times New Roman", serif;
 font-weight: bold;
 font-size: 14px;
 margin-top: 10px;
 margin-bottom: 5px;
 padding-left: 20px;
}

div#highMenu {
 position: absolute;
 top: 0;
 right: 10px;
 color: #fff;
}

div#highMenu a {
 color: #fff;
 font-size: 10px;
}
